Micron Document
`:top
In `F33f`_`[computer science`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Computer_science]`_`f, `!Java Grammatical Evolution`! is an implementation of `F33f`_`[grammatical evolution`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Grammatical_evolution]`_`f in the `F33f`_`[Java programming language`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Java_programming_language]`_`f. Two examples include the jGE library and GEVA.

>>Contents

• `F0af`_`[jGE Library`#jge-library]`_`f
• `F0af`_`[License`#license]`_`f
• `F0af`_`[References`#references]`_`f
• `F0af`_`[External links`#external-links]`_`f

-─

>>jGE Library

The jGE library was the first published implementation of grammatical evolution in the Java language.`:cite-ref-1[`F5bf`_`[1`#cite-note-1]`_`f] GEVA is another published Java implementation. GEVA was developed at `F33f`_`[University College Dublin`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=University_College_Dublin]`_`f's Natural Computing Research & Applications group under the guidance of one of the inventors of grammatical evolution, Dr. Michael O'Neill.

The jGE library aims to provide an implementation of grammatical evolution as well as an `F33f`_`[open-source`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Open-source]`_`f, extendable, and free framework for experimentation in the area of `F33f`_`[evolutionary computation`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Evolutionary_computation]`_`f. It supports the implementation of any `F33f`_`[evolutionary algorithm`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Evolutionary_algorithm]`_`f through additions and extensions.`:cite-ref-2[`F5bf`_`[2`#cite-note-2]`_`f] Its extendable architecture and design aims to facilitate the implementation and incorporation of new experimental implementations inspired by natural evolution and biology.`:cite-ref-3[`F5bf`_`[3`#cite-note-3]`_`f]

The jGE library binary file, source code, documentation, and an extension for the NetLogo modeling environment, named jGE NetLogo extension, can be downloaded from the jGE Official Web Site.

>>License

The jGE library is `F33f`_`[free software`:/page/wikibook/entry.mu`zim=wikipedia_en_all_nopic_2025-08.zim|entry_path=Free_software]`_`f released under the GNU General Public License v3.

>>References

`:cite-note-1`!1.`! `F0af`_`[↑`#cite-ref-1]`_`f Georgiou, L. and Teahan, W. J. (2006a) “jGE - A Java implementation of Grammatical Evolution”. 10th WSEAS International Conference on Systems, Athens, Greece, July 10–15, 2006.
`:cite-note-2`!2.`! `F0af`_`[↑`#cite-ref-2]`_`f Georgiou, L. and Teahan, W. J. (2008) “Experiments with Grammatical Evolution in Java”. Knowledge-Driven Computing: Knowledge Engineering and Intelligent Computations, Studies in Computational Intelligence (vol. 102), 45-62. Berlin, Germany: Springer Berlin / Heidelberg.
`:cite-note-3`!3.`! `F0af`_`[↑`#cite-ref-3]`_`f Georgiou, L. and Teahan, W. J. (2006b) “Implication of Prior Knowledge and Population Thinking in Grammatical Evolution: Toward a Knowledge Sharing Architecture”. WSEAS Transactions on Systems 5 (10), 2338-2345.

>>External links

• jGE Official Web Site

`c`F0af`_`[↑ Back to top`#top]`_`f`a